home *** CD-ROM | disk | FTP | other *** search
- 10 n=127
- 20 :rem 1
- 30 n=n+1
- 40 ifn=204then30
- 50 ifn=256thenend
- 60 poke2066,n
- 70 poke768,174:poke769,167:list20:poke768,139:poke769,227
- 80 print"[145] [157][157][157][157][157][157]";n
- 90 geta$:ifa$=""then90
- 100 goto30
-